home *** CD-ROM | disk | FTP | other *** search
- -- card: 109979 from stack: in
- -- bmap block id: 0
- -- flags: 4000
- -- background id: 7720
- -- name: #357
- ----- HyperTalk script -----
- on openCard
- global group,rightone
- put 33 into group
- put "C" into rightone
- pass openCard
- end openCard
-
-
-
- -- part contents for background part 20
- ----- text -----
- Question #33
-
- -- part contents for background part 1
- ----- text -----
- 4BH-2C.1 What is one advantage of using the ASCII code, with its larger character set, instead of the Baudot code?
-
- -- part contents for background part 11
- ----- text -----
- ASCII includes built-in error-correction features
-
- -- part contents for background part 27
- ----- text -----
- ASCII characters contain fewer information bits than Baudot characters
-
- -- part contents for background part 28
- ----- text -----
- It is possible to transmit upper and lower case text
-
- -- part contents for background part 29
- ----- text -----
- The larger character set allows store-and-forward control characters to be added to a message
-
- -- part contents for background part 43
- ----- text -----
- Correct answer is C